Remove remaining references to classic models#386
Merged
jason-gardella-deepl merged 4 commits intoJul 7, 2026
Conversation
Since the migration to Dynamic Workflows (next-gen), all model_type values route through the same translation pipeline. Remove references to "classic models" and the auto-detect warning that suggested specifying source_lang to use classic models. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- tag-handling-v2 FAQ: now compatible with all model_type values - split_sentences notes: remove classic vs next-gen distinction - structured-content/html: simplify split_sentences override language - beginners guide: replace outdated "special cases" with general notes Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
shirgoldbird
reviewed
Jul 7, 2026
shirgoldbird
reviewed
Jul 7, 2026
- html.mdx: clarify split_sentences default for HTML tag handling - tag-handling-v2.mdx: simplify compatibility statement Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
jason-gardella-deepl
deleted the
docs/update-model-type-classic-references
branch
July 7, 2026 17:14
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Classic models are now fully deprecated in favor of next-gen models.